home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 August
/
Chip_2004-08_cd1.bin
/
oddech
/
hexxagon
/
Neave Hexxagon.exe
/
scripts
/
DefineSprite_89
/
frame_134
/
DoAction.as
Wrap
Text File
|
2003-10-01
|
157b
|
8 lines
Wobble.gotoAndPlay(2);
_root.moveAnim(_root.hexx,_root.player);
if(50 < _root.animPos)
{
_root.Snd.gotoAndPlay("P2LandJump");
}
_root.animPos = 1;